Skip to content

Feat - DF-312 Handles Declaration field output for CYA, emails and CSV#242

Merged
jbarnsley10 merged 8 commits intomainfrom
feat/DF-312-CYA-not-provided
Nov 17, 2025
Merged

Feat - DF-312 Handles Declaration field output for CYA, emails and CSV#242
jbarnsley10 merged 8 commits intomainfrom
feat/DF-312-CYA-not-provided

Conversation

@jbarnsley10
Copy link
Copy Markdown
Contributor

@jbarnsley10 jbarnsley10 commented Nov 11, 2025

Proposed change

Handles Declaration field output for CYA, emails and CSV

Shows 'I understand and agree' or 'Not provided' in Summary page (CYA)
Shows TRUE or FALSE in CSV

NOTE - Once this PR is merged, it will need a plugin version bump for forms-notify-listener to change the email content according to the changes in the plugin.

Jira ticket: DF-312

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@jbarnsley10 jbarnsley10 marked this pull request as ready for review November 11, 2025 11:50
Comment thread src/server/plugins/engine/components/helpers/components.ts
@sonarqubecloud
Copy link
Copy Markdown

@jbarnsley10 jbarnsley10 merged commit c26dca6 into main Nov 17, 2025
10 checks passed
@jbarnsley10 jbarnsley10 deleted the feat/DF-312-CYA-not-provided branch November 17, 2025 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants